home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 May: Tool Chest / Developer CD Series Tool Chest (Apple Computer)(May 1999).iso / Tool Chest / Networking / SNMP / SNMP Development / MacSNMP Developer 1.0.2 / Tools / SNMP Tool / setATAddress < prev    next >
Encoding:
Text File  |  1993-06-15  |  153 b   |  11 lines  |  [TEXT/MPS ]

  1. # setATAddress
  2. #
  3. #    ©1992 Apple Computer
  4. #    Michael Sprong
  5.  
  6. Begin
  7.     set exit 0
  8.     if {#} == 2
  9.         echo "7∂n4∂n{1}∂n{2}∂n0∂n0" | DrWatsonTool ∑ Dev:Null
  10.     end
  11. end